Example 3
By Larry Hanson
For Bally/Astrocade Color BASIC
-------------------------------

  10 COLOR 1,7,0,92,252
  20 FC=2;PRINT "COLOR ",
  30 FC=3;PRINT "BASIC";FC=1
